print("mmm cheezburger") local sound = Instance.new("Sound") sound.SoundId = "rbxassetid://16647579" sound.Looped = false sound.Parent = workspace sound:Play()